#FFCEAB#FFCEAB
#FFCEAB is a very light, moderate orange. Relative luminance 0.683; OKLCH L 88.6% C 0.072 H 57.2°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEAB |
|---|---|
| RGB | rgb(255, 206, 171) |
| HSL | hsl(25, 100%, 84%) |
| HSV | hsv(25, 33%, 100%) |
| CMYK | cmyk(0%, 19.2%, 32.9%, 0%) |
| CIE-LAB | lab(86.18, 12.53, 23.97) |
| CIE-LCH | lch(86.18, 27.04, 62.40°) |
| OKLab | oklab(88.56% 0.0393 0.0608) |
| OKLCH | oklch(88.56% 0.072 57.2) |
| XYZ | xyz(70.6636, 68.3462, 47.9902) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.86
Peach
#FFDAB9
ΔE00 4.01
Light Peach
#FFD8B1
ΔE00 4.14
Bisque
#FFE4C4
ΔE00 7.82
Navajowhite
#FFDEAD
ΔE00 8.15
Peach (survey)
#FFB07C
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEAB #ABDCFF
analogous
#FFABB2 #FFCEAB #FFF8AB
triadic
#FFCEAB #ABFFCE #CEABFF
tetradic
#FFCEAB #B2FFAB #ABDCFF #F8ABFF
square
#FFCEAB #B2FFAB #ABDCFF #F8ABFF
split-complementary
#FFCEAB #ABFFF8 #ABB2FF
monochromatic
#FF8731 #FFAA6E #FFCEAB #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.43
#FFCEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#FFCEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEAB
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEAB | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A9
Deuteranopia (green-blind)
#E8DCAB
Tritanopia (blue-blind)
#FFC5C5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffceab; /* rgb */ color: rgb(255, 206, 171); /* oklch */ color: oklch(88.6% 0.072 57.2);
Tailwind
colors: {
custom: {
50: '#ffddc4',
500: '#ffceab',
950: '#000000',
},
}SCSS
$custom: #ffceab; $custom-light: #ffddc4; $custom-dark: #000000;
JSON
{
"hex": "#ffceab",
"rgb": {
"r": 255,
"g": 206,
"b": 171
},
"hsl": {
"h": 25,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.88557,
"c": 0.0724,
"h": 57.2
},
"luminance": 0.68343
}Semantic roles & 50–950 ramp
primary
#FFCEAB
secondary
#6AB1E5
accent
#86E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482