#FFCF98#FFCF98
#FFCF98 is a very light, moderate orange. Relative luminance 0.682; OKLCH L 88.4% C 0.089 H 70.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCF98 |
|---|---|
| RGB | rgb(255, 207, 152) |
| HSL | hsl(32, 100%, 80%) |
| HSV | hsv(32, 40%, 100%) |
| CMYK | cmyk(0%, 18.8%, 40.4%, 0%) |
| CIE-LAB | lab(86.08, 9.84, 33.72) |
| CIE-LCH | lch(86.08, 35.12, 73.74°) |
| OKLab | oklab(88.37% 0.0303 0.0836) |
| OKLCH | oklch(88.37% 0.089 70.1) |
| XYZ | xyz(69.2225, 68.1562, 39.2090) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.45
Navajowhite
#FFDEAD
ΔE00 4.93
Peach
#FFDAB9
ΔE00 6.17
Burlywood
#DEB887
ΔE00 6.56
Moccasin
#FFE4B5
ΔE00 7.03
Apricot
#FBCEB1
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCF98 #98C8FF
analogous
#FF9C98 #FFCF98 #FBFF98
triadic
#FFCF98 #98FFCF #CF98FF
tetradic
#FFCF98 #98FF9C #98C8FF #FF98FB
square
#FFCF98 #98FF9C #98C8FF #FF98FB
split-complementary
#FFCF98 #98FBFF #9C98FF
monochromatic
#FF961E #FFB25B #FFCF98 #FFECD5 #FFF1E0
Accessibility & contrast
On white
1.44
#FFCF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#FFCF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCF98
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCF98 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D194
Deuteranopia (green-blind)
#EBDC99
Tritanopia (blue-blind)
#FFC3C1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffcf98; /* rgb */ color: rgb(255, 207, 152); /* oklch */ color: oklch(88.4% 0.089 70.1);
Tailwind
colors: {
custom: {
50: '#ffddb7',
500: '#ffcf98',
950: '#000000',
},
}SCSS
$custom: #ffcf98; $custom-light: #ffddb7; $custom-dark: #000000;
JSON
{
"hex": "#ffcf98",
"rgb": {
"r": 255,
"g": 207,
"b": 152
},
"hsl": {
"h": 32.039,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.88373,
"c": 0.08896,
"h": 70.1
},
"luminance": 0.68153
}Semantic roles & 50–950 ramp
primary
#FFCF98
secondary
#5999E2
accent
#6BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481