#FFCA98#FFCA98
#FFCA98 is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.4% C 0.088 H 64.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA98 |
|---|---|
| RGB | rgb(255, 202, 152) |
| HSL | hsl(29, 100%, 80%) |
| HSV | hsv(29, 40%, 100%) |
| CMYK | cmyk(0%, 20.8%, 40.4%, 0%) |
| CIE-LAB | lab(84.88, 12.43, 32.12) |
| CIE-LCH | lch(84.88, 34.45, 68.84°) |
| OKLab | oklab(87.43% 0.038 0.0799) |
| OKLCH | oklch(87.43% 0.088 64.6) |
| XYZ | xyz(68.0303, 65.7717, 38.8116) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.68
Apricot
#FBCEB1
ΔE00 5.95
Peach
#FFDAB9
ΔE00 5.99
Burlywood
#DEB887
ΔE00 6.66
Navajowhite
#FFDEAD
ΔE00 6.81
Apricot (survey)
#FFB16D
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA98 #98CDFF
analogous
#FF989A #FFCA98 #FFFD98
triadic
#FFCA98 #98FFCA #CA98FF
tetradic
#FFCA98 #9AFF98 #98CDFF #FD98FF
square
#FFCA98 #9AFF98 #98CDFF #FD98FF
split-complementary
#FFCA98 #98FFFD #989AFF
monochromatic
#FF8B1E #FFAB5B #FFCA98 #FFE9D5 #FFEFE0
Accessibility & contrast
On white
1.48
#FFCA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#FFCA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA98
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA98 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD94
Deuteranopia (green-blind)
#E8D999
Tritanopia (blue-blind)
#FFBEBD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffca98; /* rgb */ color: rgb(255, 202, 152); /* oklch */ color: oklch(87.4% 0.088 64.6);
Tailwind
colors: {
custom: {
50: '#ffdab6',
500: '#ffca98',
950: '#000000',
},
}SCSS
$custom: #ffca98; $custom-light: #ffdab6; $custom-dark: #000000;
JSON
{
"hex": "#ffca98",
"rgb": {
"r": 255,
"g": 202,
"b": 152
},
"hsl": {
"h": 29.126,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.87431,
"c": 0.08846,
"h": 64.6
},
"luminance": 0.65768
}Semantic roles & 50–950 ramp
primary
#FFCA98
secondary
#59A0E2
accent
#76E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381