#FFCEB8#FFCEB8
#FFCEB8 is a very light, moderate orange. Relative luminance 0.689; OKLCH L 88.8% C 0.063 H 45.4°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEB8 |
|---|---|
| RGB | rgb(255, 206, 184) |
| HSL | hsl(19, 100%, 86%) |
| HSV | hsv(19, 28%, 100%) |
| CMYK | cmyk(0%, 19.2%, 27.8%, 0%) |
| CIE-LAB | lab(86.44, 14.18, 17.49) |
| CIE-LCH | lch(86.44, 22.51, 50.98°) |
| OKLab | oklab(88.84% 0.0444 0.0451) |
| OKLCH | oklch(88.84% 0.063 45.4) |
| XYZ | xyz(71.9642, 68.8664, 54.8400) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.31
Peach
#FFDAB9
ΔE00 6.89
Light Peach
#FFD8B1
ΔE00 8.01
Pale Salmon
#FFB19A
ΔE00 8.19
Mistyrose
#FFE4E1
ΔE00 9.58
Light Salmon
#FEA993
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEB8 #B8E9FF
analogous
#FFB8C5 #FFCEB8 #FFF2B8
triadic
#FFCEB8 #B8FFCE #CEB8FF
tetradic
#FFCEB8 #C5FFB8 #B8E9FF #F2B8FF
square
#FFCEB8 #C5FFB8 #B8E9FF #F2B8FF
split-complementary
#FFCEB8 #B8FFF2 #B8C5FF
monochromatic
#FF7A3E #FFA47B #FFCEB8 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.42
#FFCEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#FFCEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEB8
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEB8 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B7
Deuteranopia (green-blind)
#E6DCB8
Tritanopia (blue-blind)
#FFC6C8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffceb8; /* rgb */ color: rgb(255, 206, 184); /* oklch */ color: oklch(88.8% 0.063 45.4);
Tailwind
colors: {
custom: {
50: '#ffddcd',
500: '#ffceb8',
950: '#000000',
},
}SCSS
$custom: #ffceb8; $custom-light: #ffddcd; $custom-dark: #000000;
JSON
{
"hex": "#ffceb8",
"rgb": {
"r": 255,
"g": 206,
"b": 184
},
"hsl": {
"h": 18.592,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.88844,
"c": 0.06322,
"h": 45.4
},
"luminance": 0.68863
}Semantic roles & 50–950 ramp
primary
#FFCEB8
secondary
#75C3E7
accent
#9EE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483