#FFCE96#FFCE96
#FFCE96 is a very light, moderate orange. Relative luminance 0.676; OKLCH L 88.1% C 0.091 H 70.0°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCE96 |
|---|---|
| RGB | rgb(255, 206, 150) |
| HSL | hsl(32, 100%, 79%) |
| HSV | hsv(32, 41%, 100%) |
| CMYK | cmyk(0%, 19.2%, 41.2%, 0%) |
| CIE-LAB | lab(85.81, 10.14, 34.39) |
| CIE-LCH | lch(85.81, 35.85, 73.57°) |
| OKLab | oklab(88.15% 0.0311 0.0851) |
| OKLCH | oklch(88.15% 0.091 70) |
| XYZ | xyz(68.8186, 67.6082, 38.2731) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.76
Navajowhite
#FFDEAD
ΔE00 5.24
Peach
#FFDAB9
ΔE00 6.46
Burlywood
#DEB887
ΔE00 6.50
Moccasin
#FFE4B5
ΔE00 7.34
Apricot
#FBCEB1
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCE96 #96C7FF
analogous
#FF9A96 #FFCE96 #FCFF96
triadic
#FFCE96 #96FFCE #CE96FF
tetradic
#FFCE96 #96FF9A #96C7FF #FF96FC
square
#FFCE96 #96FF9A #96C7FF #FF96FC
split-complementary
#FFCE96 #96FCFF #9A96FF
monochromatic
#FF951C #FFB159 #FFCE96 #FFEBD3 #FFF1E0
Accessibility & contrast
On white
1.45
#FFCE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#FFCE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCE96
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCE96 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD092
Deuteranopia (green-blind)
#EBDB97
Tritanopia (blue-blind)
#FFC2C0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffce96; /* rgb */ color: rgb(255, 206, 150); /* oklch */ color: oklch(88.1% 0.091 70.0);
Tailwind
colors: {
custom: {
50: '#ffdcb5',
500: '#ffce96',
950: '#000000',
},
}SCSS
$custom: #ffce96; $custom-light: #ffdcb5; $custom-dark: #000000;
JSON
{
"hex": "#ffce96",
"rgb": {
"r": 255,
"g": 206,
"b": 150
},
"hsl": {
"h": 32,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.88147,
"c": 0.09062,
"h": 70
},
"luminance": 0.67605
}Semantic roles & 50–950 ramp
primary
#FFCE96
secondary
#5898E1
accent
#6BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481