#FFCEB2#FFCEB2
#FFCEB2 is a very light, moderate orange. Relative luminance 0.686; OKLCH L 88.7% C 0.067 H 51.3°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEB2 |
|---|---|
| RGB | rgb(255, 206, 178) |
| HSL | hsl(22, 100%, 85%) |
| HSV | hsv(22, 30%, 100%) |
| CMYK | cmyk(0%, 19.2%, 30.2%, 0%) |
| CIE-LAB | lab(86.32, 13.40, 20.48) |
| CIE-LCH | lch(86.32, 24.47, 56.80°) |
| OKLab | oklab(88.71% 0.042 0.0524) |
| OKLCH | oklch(88.71% 0.067 51.3) |
| XYZ | xyz(71.3486, 68.6202, 51.5977) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.36
Peach
#FFDAB9
ΔE00 5.18
Light Peach
#FFD8B1
ΔE00 6.00
Bisque
#FFE4C4
ΔE00 8.88
Pale Salmon
#FFB19A
ΔE00 8.96
Peach (survey)
#FFB07C
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEB2 #B2E3FF
analogous
#FFB2BD #FFCEB2 #FFF4B2
triadic
#FFCEB2 #B2FFCE #CEB2FF
tetradic
#FFCEB2 #BDFFB2 #B2E3FF #F4B2FF
square
#FFCEB2 #BDFFB2 #B2E3FF #F4B2FF
split-complementary
#FFCEB2 #B2FFF4 #B2BDFF
monochromatic
#FF8038 #FFA775 #FFCEB2 #FFECE0 #FFECE0
Accessibility & contrast
On white
1.43
#FFCEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#FFCEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEB2
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEB2 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B0
Deuteranopia (green-blind)
#E7DCB2
Tritanopia (blue-blind)
#FFC6C6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffceb2; /* rgb */ color: rgb(255, 206, 178); /* oklch */ color: oklch(88.7% 0.067 51.3);
Tailwind
colors: {
custom: {
50: '#ffddc9',
500: '#ffceb2',
950: '#000000',
},
}SCSS
$custom: #ffceb2; $custom-light: #ffddc9; $custom-dark: #000000;
JSON
{
"hex": "#ffceb2",
"rgb": {
"r": 255,
"g": 206,
"b": 178
},
"hsl": {
"h": 21.818,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.88708,
"c": 0.06716,
"h": 51.3
},
"luminance": 0.68617
}Semantic roles & 50–950 ramp
primary
#FFCEB2
secondary
#70BBE6
accent
#92E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482