#FFCEAA#FFCEAA
#FFCEAA is a very light, moderate orange. Relative luminance 0.683; OKLCH L 88.5% C 0.073 H 57.9°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEAA |
|---|---|
| RGB | rgb(255, 206, 170) |
| HSL | hsl(25, 100%, 83%) |
| HSV | hsv(25, 33%, 100%) |
| CMYK | cmyk(0%, 19.2%, 33.3%, 0%) |
| CIE-LAB | lab(86.16, 12.41, 24.46) |
| CIE-LCH | lch(86.16, 27.43, 63.11°) |
| OKLab | oklab(88.54% 0.0389 0.062) |
| OKLCH | oklch(88.54% 0.073 57.9) |
| XYZ | xyz(70.5687, 68.3082, 47.4901) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.14
Light Peach
#FFD8B1
ΔE00 3.94
Peach
#FFDAB9
ΔE00 3.95
Bisque
#FFE4C4
ΔE00 7.72
Navajowhite
#FFDEAD
ΔE00 7.90
Burlywood
#DEB887
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEAA #AADBFF
analogous
#FFAAB0 #FFCEAA #FFF9AA
triadic
#FFCEAA #AAFFCE #CEAAFF
tetradic
#FFCEAA #B0FFAA #AADBFF #F9AAFF
square
#FFCEAA #B0FFAA #AADBFF #F9AAFF
split-complementary
#FFCEAA #AAFFF9 #AAB0FF
monochromatic
#FF8730 #FFAB6D #FFCEAA #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.43
#FFCEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#FFCEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEAA
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEAA | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A8
Deuteranopia (green-blind)
#E8DCAA
Tritanopia (blue-blind)
#FFC5C4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffceaa; /* rgb */ color: rgb(255, 206, 170); /* oklch */ color: oklch(88.5% 0.073 57.9);
Tailwind
colors: {
custom: {
50: '#ffddc3',
500: '#ffceaa',
950: '#000000',
},
}SCSS
$custom: #ffceaa; $custom-light: #ffddc3; $custom-dark: #000000;
JSON
{
"hex": "#ffceaa",
"rgb": {
"r": 255,
"g": 206,
"b": 170
},
"hsl": {
"h": 25.412,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.88536,
"c": 0.07319,
"h": 57.9
},
"luminance": 0.68305
}Semantic roles & 50–950 ramp
primary
#FFCEAA
secondary
#69B0E4
accent
#84E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482