#FFCEBE#FFCEBE
#FFCEBE is a very light, muted red. Relative luminance 0.691; OKLCH L 89.0% C 0.060 H 38.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEBE |
|---|---|
| RGB | rgb(255, 206, 190) |
| HSL | hsl(15, 100%, 87%) |
| HSV | hsv(15, 25%, 100%) |
| CMYK | cmyk(0%, 19.2%, 25.5%, 0%) |
| CIE-LAB | lab(86.57, 14.98, 14.50) |
| CIE-LCH | lch(86.57, 20.85, 44.08°) |
| OKLab | oklab(88.99% 0.0467 0.0376) |
| OKLCH | oklch(88.99% 0.06 38.9) |
| XYZ | xyz(72.6065, 69.1234, 58.2228) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.62
Pale Salmon
#FFB19A
ΔE00 8.11
Mistyrose
#FFE4E1
ΔE00 8.34
Pale Rose
#FDC1C5
ΔE00 8.79
Peach
#FFDAB9
ΔE00 8.94
Light Rose
#FFC5CB
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEBE #BEEFFF
analogous
#FFBECF #FFCEBE #FFEEBE
triadic
#FFCEBE #BEFFCE #CEBEFF
tetradic
#FFCEBE #CFFFBE #BEEFFF #EEBEFF
square
#FFCEBE #CFFFBE #BEEFFF #EEBEFF
split-complementary
#FFCEBE #BEFFEE #BECFFF
monochromatic
#FF7244 #FFA081 #FFCEBE #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.42
#FFCEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#FFCEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEBE
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEBE | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BD
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#FFC7CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffcebe; /* rgb */ color: rgb(255, 206, 190); /* oklch */ color: oklch(89.0% 0.060 38.9);
Tailwind
colors: {
custom: {
50: '#ffddd1',
500: '#ffcebe',
950: '#000000',
},
}SCSS
$custom: #ffcebe; $custom-light: #ffddd1; $custom-dark: #000000;
JSON
{
"hex": "#ffcebe",
"rgb": {
"r": 255,
"g": 206,
"b": 190
},
"hsl": {
"h": 14.769,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.88985,
"c": 0.05995,
"h": 38.9
},
"luminance": 0.6912
}Semantic roles & 50–950 ramp
primary
#FFCEBE
secondary
#7ACCE7
accent
#ADE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483