#FFCE95#FFCE95
#FFCE95 is a very light, moderate orange. Relative luminance 0.676; OKLCH L 88.1% C 0.092 H 70.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCE95 |
|---|---|
| RGB | rgb(255, 206, 149) |
| HSL | hsl(32, 100%, 79%) |
| HSV | hsv(32, 42%, 100%) |
| CMYK | cmyk(0%, 19.2%, 41.6%, 0%) |
| CIE-LAB | lab(85.79, 10.04, 34.88) |
| CIE-LCH | lch(85.79, 36.30, 73.95°) |
| OKLab | oklab(88.13% 0.0307 0.0862) |
| OKLCH | oklch(88.13% 0.092 70.4) |
| XYZ | xyz(68.7384, 67.5761, 37.8508) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.94
Navajowhite
#FFDEAD
ΔE00 5.24
Burlywood
#DEB887
ΔE00 6.51
Peach
#FFDAB9
ΔE00 6.66
Moccasin
#FFE4B5
ΔE00 7.33
Wheat
#F5DEB3
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCE95 #95C6FF
analogous
#FF9995 #FFCE95 #FBFF95
triadic
#FFCE95 #95FFCE #CE95FF
tetradic
#FFCE95 #95FF99 #95C6FF #FF95FB
square
#FFCE95 #95FF99 #95C6FF #FF95FB
split-complementary
#FFCE95 #95FBFF #9995FF
monochromatic
#FF951B #FFB258 #FFCE95 #FFEAD2 #FFF1E0
Accessibility & contrast
On white
1.45
#FFCE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#FFCE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCE95
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCE95 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD091
Deuteranopia (green-blind)
#EBDB96
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffce95; /* rgb */ color: rgb(255, 206, 149); /* oklch */ color: oklch(88.1% 0.092 70.4);
Tailwind
colors: {
custom: {
50: '#ffdcb4',
500: '#ffce95',
950: '#000000',
},
}SCSS
$custom: #ffce95; $custom-light: #ffdcb4; $custom-dark: #000000;
JSON
{
"hex": "#ffce95",
"rgb": {
"r": 255,
"g": 206,
"b": 149
},
"hsl": {
"h": 32.264,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.8813,
"c": 0.09153,
"h": 70.4
},
"luminance": 0.67573
}Semantic roles & 50–950 ramp
primary
#FFCE95
secondary
#5797E1
accent
#6AE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481