#F2CA8B#F2CA8B
#F2CA8B is a very light, moderate orange. Relative luminance 0.630; OKLCH L 85.9% C 0.092 H 78.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA8B |
|---|---|
| RGB | rgb(242, 202, 139) |
| HSL | hsl(37, 80%, 75%) |
| HSV | hsv(37, 43%, 95%) |
| CMYK | cmyk(0%, 16.5%, 42.6%, 5.1%) |
| CIE-LAB | lab(83.43, 5.97, 36.70) |
| CIE-LCH | lch(83.43, 37.18, 80.77°) |
| OKLab | oklab(85.95% 0.0185 0.0902) |
| OKLCH | oklch(85.95% 0.092 78.4) |
| XYZ | xyz(62.4007, 62.9854, 33.2916) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.42
Navajowhite
#FFDEAD
ΔE00 5.52
Very Light Brown
#D3B683
ΔE00 6.42
Pale Peach
#FFE5AD
ΔE00 6.92
Light Peach
#FFD8B1
ΔE00 7.12
Moccasin
#FFE4B5
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA8B #8BB3F2
analogous
#F2978B #F2CA8B #E7F28B
triadic
#F2CA8B #8BF2CA #CA8BF2
tetradic
#F2CA8B #8BF297 #8BB3F2 #F28BE7
square
#F2CA8B #8BF297 #8BB3F2 #F28BE7
split-complementary
#F2CA8B #8BE7F2 #978BF2
monochromatic
#E6981D #ECB154 #F2CA8B #F8E3C2 #FCF2E3
Accessibility & contrast
On white
1.54
#F2CA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#F2CA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA8B
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA8B | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA86
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca8b; /* rgb */ color: rgb(242, 202, 139); /* oklch */ color: oklch(85.9% 0.092 78.4);
Tailwind
colors: {
custom: {
50: '#f8daad',
500: '#f2ca8b',
950: '#000000',
},
}SCSS
$custom: #f2ca8b; $custom-light: #f8daad; $custom-dark: #000000;
JSON
{
"hex": "#f2ca8b",
"rgb": {
"r": 242,
"g": 202,
"b": 139
},
"hsl": {
"h": 36.699,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.85945,
"c": 0.09205,
"h": 78.4
},
"luminance": 0.62982
}Semantic roles & 50–950 ramp
primary
#F2CA8B
secondary
#5383CE
accent
#5BDC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381