#FFCF99#FFCF99
#FFCF99 is a very light, moderate orange. Relative luminance 0.682; OKLCH L 88.4% C 0.088 H 69.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCF99 |
|---|---|
| RGB | rgb(255, 207, 153) |
| HSL | hsl(32, 100%, 80%) |
| HSV | hsv(32, 40%, 100%) |
| CMYK | cmyk(0%, 18.8%, 40%, 0%) |
| CIE-LAB | lab(86.10, 9.94, 33.22) |
| CIE-LCH | lch(86.10, 34.68, 73.34°) |
| OKLab | oklab(88.39% 0.0307 0.0825) |
| OKLCH | oklch(88.39% 0.088 69.6) |
| XYZ | xyz(69.3048, 68.1891, 39.6421) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.26
Navajowhite
#FFDEAD
ΔE00 4.95
Peach
#FFDAB9
ΔE00 5.97
Burlywood
#DEB887
ΔE00 6.57
Moccasin
#FFE4B5
ΔE00 7.05
Apricot
#FBCEB1
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCF99 #99C9FF
analogous
#FF9C99 #FFCF99 #FCFF99
triadic
#FFCF99 #99FFCF #CF99FF
tetradic
#FFCF99 #99FF9C #99C9FF #FF99FC
square
#FFCF99 #99FF9C #99C9FF #FF99FC
split-complementary
#FFCF99 #99FCFF #9C99FF
monochromatic
#FF951F #FFB25C #FFCF99 #FFECD6 #FFF1E0
Accessibility & contrast
On white
1.43
#FFCF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#FFCF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCF99
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCF99 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D195
Deuteranopia (green-blind)
#EBDC9A
Tritanopia (blue-blind)
#FFC4C1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffcf99; /* rgb */ color: rgb(255, 207, 153); /* oklch */ color: oklch(88.4% 0.088 69.6);
Tailwind
colors: {
custom: {
50: '#ffddb7',
500: '#ffcf99',
950: '#000000',
},
}SCSS
$custom: #ffcf99; $custom-light: #ffddb7; $custom-dark: #000000;
JSON
{
"hex": "#ffcf99",
"rgb": {
"r": 255,
"g": 207,
"b": 153
},
"hsl": {
"h": 31.765,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.88391,
"c": 0.08804,
"h": 69.6
},
"luminance": 0.68186
}Semantic roles & 50–950 ramp
primary
#FFCF99
secondary
#5A9AE2
accent
#6CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481