#FFCEAE#FFCEAE
#FFCEAE is a very light, moderate orange. Relative luminance 0.685; OKLCH L 88.6% C 0.070 H 54.8°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEAE |
|---|---|
| RGB | rgb(255, 206, 174) |
| HSL | hsl(24, 100%, 84%) |
| HSV | hsv(24, 32%, 100%) |
| CMYK | cmyk(0%, 19.2%, 31.8%, 0%) |
| CIE-LAB | lab(86.24, 12.90, 22.47) |
| CIE-LCH | lch(86.24, 25.91, 60.15°) |
| OKLab | oklab(88.62% 0.0404 0.0572) |
| OKLCH | oklch(88.62% 0.07 54.8) |
| XYZ | xyz(70.9528, 68.4619, 49.5133) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.15
Peach
#FFDAB9
ΔE00 4.38
Light Peach
#FFD8B1
ΔE00 4.86
Bisque
#FFE4C4
ΔE00 8.19
Navajowhite
#FFDEAD
ΔE00 8.97
Peach (survey)
#FFB07C
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEAE #AEDFFF
analogous
#FFAEB7 #FFCEAE #FFF7AE
triadic
#FFCEAE #AEFFCE #CEAEFF
tetradic
#FFCEAE #B7FFAE #AEDFFF #F7AEFF
square
#FFCEAE #B7FFAE #AEDFFF #F7AEFF
split-complementary
#FFCEAE #AEFFF7 #AEB7FF
monochromatic
#FF8434 #FFA971 #FFCEAE #FFECE0 #FFECE0
Accessibility & contrast
On white
1.43
#FFCEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#FFCEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEAE
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEAE | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AC
Deuteranopia (green-blind)
#E7DCAE
Tritanopia (blue-blind)
#FFC5C5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffceae; /* rgb */ color: rgb(255, 206, 174); /* oklch */ color: oklch(88.6% 0.070 54.8);
Tailwind
colors: {
custom: {
50: '#ffddc6',
500: '#ffceae',
950: '#000000',
},
}SCSS
$custom: #ffceae; $custom-light: #ffddc6; $custom-dark: #000000;
JSON
{
"hex": "#ffceae",
"rgb": {
"r": 255,
"g": 206,
"b": 174
},
"hsl": {
"h": 23.704,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.88621,
"c": 0.07008,
"h": 54.8
},
"luminance": 0.68459
}Semantic roles & 50–950 ramp
primary
#FFCEAE
secondary
#6CB5E5
accent
#8BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482