#FFCF96#FFCF96
#FFCF96 is a very light, moderate orange. Relative luminance 0.681; OKLCH L 88.3% C 0.091 H 71.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCF96 |
|---|---|
| RGB | rgb(255, 207, 150) |
| HSL | hsl(33, 100%, 79%) |
| HSV | hsv(33, 41%, 100%) |
| CMYK | cmyk(0%, 18.8%, 41.2%, 0%) |
| CIE-LAB | lab(86.05, 9.62, 34.70) |
| CIE-LCH | lch(86.05, 36.01, 74.50°) |
| OKLab | oklab(88.34% 0.0295 0.0859) |
| OKLCH | oklch(88.34% 0.091 71) |
| XYZ | xyz(69.0601, 68.0912, 38.3536) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.84
Navajowhite
#FFDEAD
ΔE00 4.94
Burlywood
#DEB887
ΔE00 6.58
Peach
#FFDAB9
ΔE00 6.59
Moccasin
#FFE4B5
ΔE00 7.02
Wheat
#F5DEB3
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCF96 #96C6FF
analogous
#FF9B96 #FFCF96 #FBFF96
triadic
#FFCF96 #96FFCF #CF96FF
tetradic
#FFCF96 #96FF9B #96C6FF #FF96FB
square
#FFCF96 #96FF9B #96C6FF #FF96FB
split-complementary
#FFCF96 #96FBFF #9B96FF
monochromatic
#FF971C #FFB359 #FFCF96 #FFEBD3 #FFF1E0
Accessibility & contrast
On white
1.44
#FFCF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#FFCF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCF96
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCF96 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D192
Deuteranopia (green-blind)
#ECDC97
Tritanopia (blue-blind)
#FFC3C0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffcf96; /* rgb */ color: rgb(255, 207, 150); /* oklch */ color: oklch(88.3% 0.091 71.0);
Tailwind
colors: {
custom: {
50: '#ffddb5',
500: '#ffcf96',
950: '#000000',
},
}SCSS
$custom: #ffcf96; $custom-light: #ffddb5; $custom-dark: #000000;
JSON
{
"hex": "#ffcf96",
"rgb": {
"r": 255,
"g": 207,
"b": 150
},
"hsl": {
"h": 32.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.88337,
"c": 0.09081,
"h": 71
},
"luminance": 0.68088
}Semantic roles & 50–950 ramp
primary
#FFCF96
secondary
#5897E1
accent
#69E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481