#FFCEB6#FFCEB6
#FFCEB6 is a very light, moderate orange. Relative luminance 0.688; OKLCH L 88.8% C 0.064 H 47.5°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEB6 |
|---|---|
| RGB | rgb(255, 206, 182) |
| HSL | hsl(20, 100%, 86%) |
| HSV | hsv(20, 29%, 100%) |
| CMYK | cmyk(0%, 19.2%, 28.6%, 0%) |
| CIE-LAB | lab(86.40, 13.91, 18.49) |
| CIE-LCH | lch(86.40, 23.14, 53.03°) |
| OKLab | oklab(88.8% 0.0436 0.0475) |
| OKLCH | oklch(88.8% 0.064 47.5) |
| XYZ | xyz(71.7560, 68.7832, 53.7437) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.59
Peach
#FFDAB9
ΔE00 6.27
Light Peach
#FFD8B1
ΔE00 7.31
Pale Salmon
#FFB19A
ΔE00 8.38
Bisque
#FFE4C4
ΔE00 9.77
Mistyrose
#FFE4E1
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEB6 #B6E7FF
analogous
#FFB6C2 #FFCEB6 #FFF2B6
triadic
#FFCEB6 #B6FFCE #CEB6FF
tetradic
#FFCEB6 #C2FFB6 #B6E7FF #F2B6FF
square
#FFCEB6 #C2FFB6 #B6E7FF #F2B6FF
split-complementary
#FFCEB6 #B6FFF2 #B6C2FF
monochromatic
#FF7C3C #FFA579 #FFCEB6 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.42
#FFCEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#FFCEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEB6
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEB6 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B4
Deuteranopia (green-blind)
#E6DCB6
Tritanopia (blue-blind)
#FFC6C7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffceb6; /* rgb */ color: rgb(255, 206, 182); /* oklch */ color: oklch(88.8% 0.064 47.5);
Tailwind
colors: {
custom: {
50: '#ffddcc',
500: '#ffceb6',
950: '#000000',
},
}SCSS
$custom: #ffceb6; $custom-light: #ffddcc; $custom-dark: #000000;
JSON
{
"hex": "#ffceb6",
"rgb": {
"r": 255,
"g": 206,
"b": 182
},
"hsl": {
"h": 19.726,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.88798,
"c": 0.06446,
"h": 47.5
},
"luminance": 0.6878
}Semantic roles & 50–950 ramp
primary
#FFCEB6
secondary
#73C0E6
accent
#9AE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483