#FFCE9D#FFCE9D
#FFCE9D is a very light, moderate orange. Relative luminance 0.678; OKLCH L 88.3% C 0.084 H 66.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCE9D |
|---|---|
| RGB | rgb(255, 206, 157) |
| HSL | hsl(30, 100%, 81%) |
| HSV | hsv(30, 38%, 100%) |
| CMYK | cmyk(0%, 19.2%, 38.4%, 0%) |
| CIE-LAB | lab(85.93, 10.90, 30.92) |
| CIE-LCH | lch(85.93, 32.79, 70.59°) |
| OKLab | oklab(88.28% 0.0338 0.0772) |
| OKLCH | oklch(88.28% 0.084 66.4) |
| XYZ | xyz(69.3992, 67.8404, 41.3308) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.62
Peach
#FFDAB9
ΔE00 5.12
Navajowhite
#FFDEAD
ΔE00 5.59
Apricot
#FBCEB1
ΔE00 5.87
Burlywood
#DEB887
ΔE00 6.73
Moccasin
#FFE4B5
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCE9D #9DCEFF
analogous
#FF9D9D #FFCE9D #FFFF9D
triadic
#FFCE9D #9DFFCE #CE9DFF
tetradic
#FFCE9D #9DFF9D #9DCEFF #FF9DFF
square
#FFCE9D #9DFF9D #9DCEFF #FF9DFF
split-complementary
#FFCE9D #9DFFFF #9D9DFF
monochromatic
#FF9123 #FFAF60 #FFCE9D #FFEDDA #FFF0E0
Accessibility & contrast
On white
1.44
#FFCE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#FFCE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCE9D
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCE9D | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED09A
Deuteranopia (green-blind)
#EADB9E
Tritanopia (blue-blind)
#FFC3C1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffce9d; /* rgb */ color: rgb(255, 206, 157); /* oklch */ color: oklch(88.3% 0.084 66.4);
Tailwind
colors: {
custom: {
50: '#ffddba',
500: '#ffce9d',
950: '#000000',
},
}SCSS
$custom: #ffce9d; $custom-light: #ffddba; $custom-dark: #000000;
JSON
{
"hex": "#ffce9d",
"rgb": {
"r": 255,
"g": 206,
"b": 157
},
"hsl": {
"h": 30,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.88277,
"c": 0.08429,
"h": 66.4
},
"luminance": 0.67837
}Semantic roles & 50–950 ramp
primary
#FFCE9D
secondary
#5EA0E3
accent
#73E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481