#FFCEB3#FFCEB3
#FFCEB3 is a very light, moderate orange. Relative luminance 0.687; OKLCH L 88.7% C 0.066 H 50.4°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEB3 |
|---|---|
| RGB | rgb(255, 206, 179) |
| HSL | hsl(21, 100%, 85%) |
| HSV | hsv(21, 30%, 100%) |
| CMYK | cmyk(0%, 19.2%, 29.8%, 0%) |
| CIE-LAB | lab(86.34, 13.53, 19.98) |
| CIE-LCH | lch(86.34, 24.13, 55.90°) |
| OKLab | oklab(88.73% 0.0424 0.0512) |
| OKLCH | oklch(88.73% 0.066 50.4) |
| XYZ | xyz(71.4493, 68.6605, 52.1284) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.62
Peach
#FFDAB9
ΔE00 5.43
Light Peach
#FFD8B1
ΔE00 6.32
Pale Salmon
#FFB19A
ΔE00 8.79
Bisque
#FFE4C4
ΔE00 9.09
Peach (survey)
#FFB07C
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEB3 #B3E4FF
analogous
#FFB3BE #FFCEB3 #FFF4B3
triadic
#FFCEB3 #B3FFCE #CEB3FF
tetradic
#FFCEB3 #BEFFB3 #B3E4FF #F4B3FF
square
#FFCEB3 #BEFFB3 #B3E4FF #F4B3FF
split-complementary
#FFCEB3 #B3FFF4 #B3BEFF
monochromatic
#FF7F39 #FFA776 #FFCEB3 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.43
#FFCEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#FFCEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEB3
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEB3 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B1
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#FFC6C7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffceb3; /* rgb */ color: rgb(255, 206, 179); /* oklch */ color: oklch(88.7% 0.066 50.4);
Tailwind
colors: {
custom: {
50: '#ffddc9',
500: '#ffceb3',
950: '#000000',
},
}SCSS
$custom: #ffceb3; $custom-light: #ffddc9; $custom-dark: #000000;
JSON
{
"hex": "#ffceb3",
"rgb": {
"r": 255,
"g": 206,
"b": 179
},
"hsl": {
"h": 21.316,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.8873,
"c": 0.06646,
"h": 50.4
},
"luminance": 0.68657
}Semantic roles & 50–950 ramp
primary
#FFCEB3
secondary
#70BCE6
accent
#94E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482