#F2CA99#F2CA99
#F2CA99 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.2% C 0.078 H 72.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA99 |
|---|---|
| RGB | rgb(242, 202, 153) |
| HSL | hsl(33, 77%, 77%) |
| HSV | hsv(33, 37%, 95%) |
| CMYK | cmyk(0%, 16.5%, 36.8%, 5.1%) |
| CIE-LAB | lab(83.66, 7.49, 29.76) |
| CIE-LCH | lch(83.66, 30.69, 75.87°) |
| OKLab | oklab(86.2% 0.024 0.0744) |
| OKLCH | oklch(86.2% 0.078 72.1) |
| XYZ | xyz(63.4899, 63.4211, 39.0280) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.34
Burlywood
#DEB887
ΔE00 4.60
Navajowhite
#FFDEAD
ΔE00 4.79
Peach
#FFDAB9
ΔE00 5.90
Wheat
#F5DEB3
ΔE00 6.50
Tan
#D2B48C
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA99 #99C1F2
analogous
#F29E99 #F2CA99 #EDF299
triadic
#F2CA99 #99F2CA #CA99F2
tetradic
#F2CA99 #99F29E #99C1F2 #F299ED
square
#F2CA99 #99F29E #99C1F2 #F299ED
split-complementary
#F2CA99 #99EDF2 #9E99F2
monochromatic
#E4922C #EBAE63 #F2CA99 #F9E6CF #FCF1E4
Accessibility & contrast
On white
1.53
#F2CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#F2CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA99
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA99 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB96
Deuteranopia (green-blind)
#E2D49A
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2ca99; /* rgb */ color: rgb(242, 202, 153); /* oklch */ color: oklch(86.2% 0.078 72.1);
Tailwind
colors: {
custom: {
50: '#f8dab7',
500: '#f2ca99',
950: '#000000',
},
}SCSS
$custom: #f2ca99; $custom-light: #f8dab7; $custom-dark: #000000;
JSON
{
"hex": "#f2ca99",
"rgb": {
"r": 242,
"g": 202,
"b": 153
},
"hsl": {
"h": 33.034,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.862,
"c": 0.07819,
"h": 72.1
},
"luminance": 0.63418
}Semantic roles & 50–950 ramp
primary
#F2CA99
secondary
#6092D0
accent
#68DA0C
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381