#FFCE8B#FFCE8B
#FFCE8B is a very light, moderate orange. Relative luminance 0.673; OKLCH L 88.0% C 0.101 H 74.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCE8B |
|---|---|
| RGB | rgb(255, 206, 139) |
| HSL | hsl(35, 100%, 77%) |
| HSV | hsv(35, 45%, 100%) |
| CMYK | cmyk(0%, 19.2%, 45.5%, 0%) |
| CIE-LAB | lab(85.64, 9.03, 39.79) |
| CIE-LCH | lch(85.64, 40.80, 77.21°) |
| OKLab | oklab(87.96% 0.0268 0.0971) |
| OKLCH | oklch(87.96% 0.101 74.6) |
| XYZ | xyz(67.9741, 67.2704, 33.8252) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.82
Light Peach
#FFD8B1
ΔE00 6.87
Burlywood
#DEB887
ΔE00 7.02
Pale Peach
#FFE5AD
ΔE00 7.65
Moccasin
#FFE4B5
ΔE00 7.70
Wheat
#F5DEB3
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCE8B #8BBCFF
analogous
#FF948B #FFCE8B #F6FF8B
triadic
#FFCE8B #8BFFCE #CE8BFF
tetradic
#FFCE8B #8BFF94 #8BBCFF #FF8BF6
square
#FFCE8B #8BFF94 #8BBCFF #FF8BF6
split-complementary
#FFCE8B #8BF6FF #948BFF
monochromatic
#FF9A11 #FFB44E #FFCE8B #FFE8C8 #FFF2E0
Accessibility & contrast
On white
1.45
#FFCE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#FFCE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCE8B
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCE8B | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF86
Deuteranopia (green-blind)
#ECDB8D
Tritanopia (blue-blind)
#FFC1BD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffce8b; /* rgb */ color: rgb(255, 206, 139); /* oklch */ color: oklch(88.0% 0.101 74.6);
Tailwind
colors: {
custom: {
50: '#ffdcad',
500: '#ffce8b',
950: '#000000',
},
}SCSS
$custom: #ffce8b; $custom-light: #ffdcad; $custom-dark: #000000;
JSON
{
"hex": "#ffce8b",
"rgb": {
"r": 255,
"g": 206,
"b": 139
},
"hsl": {
"h": 34.655,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.87959,
"c": 0.10077,
"h": 74.6
},
"luminance": 0.67267
}Semantic roles & 50–950 ramp
primary
#FFCE8B
secondary
#4E8CE0
accent
#61E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481