#FFCEBB#FFCEBB
#FFCEBB is a very light, moderate orange. Relative luminance 0.690; OKLCH L 88.9% C 0.061 H 42.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEBB |
|---|---|
| RGB | rgb(255, 206, 187) |
| HSL | hsl(17, 100%, 87%) |
| HSV | hsv(17, 27%, 100%) |
| CMYK | cmyk(0%, 19.2%, 26.7%, 0%) |
| CIE-LAB | lab(86.50, 14.57, 16.00) |
| CIE-LCH | lch(86.50, 21.64, 47.66°) |
| OKLab | oklab(88.91% 0.0455 0.0413) |
| OKLCH | oklch(88.91% 0.061 42.3) |
| XYZ | xyz(72.2820, 68.9936, 56.5137) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.45
Peach
#FFDAB9
ΔE00 7.88
Pale Salmon
#FFB19A
ΔE00 8.05
Mistyrose
#FFE4E1
ΔE00 8.92
Light Peach
#FFD8B1
ΔE00 9.11
Pale Rose
#FDC1C5
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEBB #BBECFF
analogous
#FFBBCA #FFCEBB #FFF0BB
triadic
#FFCEBB #BBFFCE #CEBBFF
tetradic
#FFCEBB #CAFFBB #BBECFF #F0BBFF
square
#FFCEBB #CAFFBB #BBECFF #F0BBFF
split-complementary
#FFCEBB #BBFFF0 #BBCAFF
monochromatic
#FF7641 #FFA27E #FFCEBB #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.42
#FFCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#FFCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEBB
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEBB | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#E5DCBB
Tritanopia (blue-blind)
#FFC7C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcebb; /* rgb */ color: rgb(255, 206, 187); /* oklch */ color: oklch(88.9% 0.061 42.3);
Tailwind
colors: {
custom: {
50: '#ffddcf',
500: '#ffcebb',
950: '#000000',
},
}SCSS
$custom: #ffcebb; $custom-light: #ffddcf; $custom-dark: #000000;
JSON
{
"hex": "#ffcebb",
"rgb": {
"r": 255,
"g": 206,
"b": 187
},
"hsl": {
"h": 16.765,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.88913,
"c": 0.06148,
"h": 42.3
},
"luminance": 0.6899
}Semantic roles & 50–950 ramp
primary
#FFCEBB
secondary
#77C8E7
accent
#A5E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483