#FFCE9B#FFCE9B
#FFCE9B is a very light, moderate orange. Relative luminance 0.678; OKLCH L 88.2% C 0.086 H 67.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCE9B |
|---|---|
| RGB | rgb(255, 206, 155) |
| HSL | hsl(31, 100%, 80%) |
| HSV | hsv(31, 39%, 100%) |
| CMYK | cmyk(0%, 19.2%, 39.2%, 0%) |
| CIE-LAB | lab(85.89, 10.68, 31.92) |
| CIE-LCH | lch(85.89, 33.65, 71.50°) |
| OKLab | oklab(88.24% 0.033 0.0795) |
| OKLCH | oklch(88.24% 0.086 67.5) |
| XYZ | xyz(69.2298, 67.7727, 40.4389) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.90
Navajowhite
#FFDEAD
ΔE00 5.42
Peach
#FFDAB9
ΔE00 5.49
Apricot
#FBCEB1
ΔE00 6.40
Burlywood
#DEB887
ΔE00 6.61
Moccasin
#FFE4B5
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCE9B #9BCCFF
analogous
#FF9C9B #FFCE9B #FEFF9B
triadic
#FFCE9B #9BFFCE #CE9BFF
tetradic
#FFCE9B #9BFF9C #9BCCFF #FF9BFE
square
#FFCE9B #9BFF9C #9BCCFF #FF9BFE
split-complementary
#FFCE9B #9BFEFF #9C9BFF
monochromatic
#FF9221 #FFB05E #FFCE9B #FFECD8 #FFF0E0
Accessibility & contrast
On white
1.44
#FFCE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#FFCE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCE9B
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCE9B | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD097
Deuteranopia (green-blind)
#EADB9C
Tritanopia (blue-blind)
#FFC3C1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffce9b; /* rgb */ color: rgb(255, 206, 155); /* oklch */ color: oklch(88.2% 0.086 67.5);
Tailwind
colors: {
custom: {
50: '#ffddb9',
500: '#ffce9b',
950: '#000000',
},
}SCSS
$custom: #ffce9b; $custom-light: #ffddb9; $custom-dark: #000000;
JSON
{
"hex": "#ffce9b",
"rgb": {
"r": 255,
"g": 206,
"b": 155
},
"hsl": {
"h": 30.6,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.88239,
"c": 0.08608,
"h": 67.5
},
"luminance": 0.67769
}Semantic roles & 50–950 ramp
primary
#FFCE9B
secondary
#5C9EE2
accent
#70E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481