#FFCEAF#FFCEAF
#FFCEAF is a very light, moderate orange. Relative luminance 0.685; OKLCH L 88.6% C 0.069 H 53.9°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEAF |
|---|---|
| RGB | rgb(255, 206, 175) |
| HSL | hsl(23, 100%, 84%) |
| HSV | hsv(23, 31%, 100%) |
| CMYK | cmyk(0%, 19.2%, 31.4%, 0%) |
| CIE-LAB | lab(86.26, 13.02, 21.97) |
| CIE-LCH | lch(86.26, 25.54, 59.35°) |
| OKLab | oklab(88.64% 0.0408 0.056) |
| OKLCH | oklch(88.64% 0.069 53.9) |
| XYZ | xyz(71.0507, 68.5010, 50.0286) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.04
Peach
#FFDAB9
ΔE00 4.55
Light Peach
#FFD8B1
ΔE00 5.12
Bisque
#FFE4C4
ΔE00 8.34
Peach (survey)
#FFB07C
ΔE00 9.18
Navajowhite
#FFDEAD
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEAF #AFE0FF
analogous
#FFAFB8 #FFCEAF #FFF6AF
triadic
#FFCEAF #AFFFCE #CEAFFF
tetradic
#FFCEAF #B8FFAF #AFE0FF #F6AFFF
square
#FFCEAF #B8FFAF #AFE0FF #F6AFFF
split-complementary
#FFCEAF #AFFFF6 #AFB8FF
monochromatic
#FF8335 #FFA972 #FFCEAF #FFECE0 #FFECE0
Accessibility & contrast
On white
1.43
#FFCEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#FFCEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEAF
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEAF | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AD
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#FFC5C6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffceaf; /* rgb */ color: rgb(255, 206, 175); /* oklch */ color: oklch(88.6% 0.069 53.9);
Tailwind
colors: {
custom: {
50: '#ffddc7',
500: '#ffceaf',
950: '#000000',
},
}SCSS
$custom: #ffceaf; $custom-light: #ffddc7; $custom-dark: #000000;
JSON
{
"hex": "#ffceaf",
"rgb": {
"r": 255,
"g": 206,
"b": 175
},
"hsl": {
"h": 23.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.88642,
"c": 0.06933,
"h": 53.9
},
"luminance": 0.68498
}Semantic roles & 50–950 ramp
primary
#FFCEAF
secondary
#6DB7E5
accent
#8DE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482