#F2DCA0#F2DCA0
#F2DCA0 is a very light, moderate orange. Relative luminance 0.726; OKLCH L 89.9% C 0.081 H 90.2°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCA0 |
|---|---|
| RGB | rgb(242, 220, 160) |
| HSL | hsl(44, 76%, 79%) |
| HSV | hsv(44, 34%, 95%) |
| CMYK | cmyk(0%, 9.1%, 33.9%, 5.1%) |
| CIE-LAB | lab(88.26, -0.98, 32.28) |
| CIE-LCH | lch(88.26, 32.30, 91.74°) |
| OKLab | oklab(89.85% -0.0003 0.0806) |
| OKLCH | oklch(89.85% 0.081 90.2) |
| XYZ | xyz(68.5574, 72.6039, 43.6535) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.81
Vanilla
#F3E5AB
ΔE00 3.00
Beige (survey)
#E6DAA6
ΔE00 3.46
Wheat
#F5DEB3
ΔE00 4.32
Moccasin
#FFE4B5
ΔE00 4.48
Light Tan
#FBEEAC
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCA0 #A0B6F2
analogous
#F2B3A0 #F2DCA0 #DFF2A0
triadic
#F2DCA0 #A0F2DC #DCA0F2
tetradic
#F2DCA0 #A0F2B3 #A0B6F2 #F2A0DF
square
#F2DCA0 #A0F2B3 #A0B6F2 #F2A0DF
split-complementary
#F2DCA0 #A0DFF2 #B3A0F2
monochromatic
#E3B434 #EBC86A #F2DCA0 #F9F0D6 #FBF5E4
Accessibility & contrast
On white
1.35
#F2DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#F2DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCA0
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCA0 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9C
Deuteranopia (green-blind)
#EFE0A2
Tritanopia (blue-blind)
#FFD3CC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2dca0; /* rgb */ color: rgb(242, 220, 160); /* oklch */ color: oklch(89.9% 0.081 90.2);
Tailwind
colors: {
custom: {
50: '#f7e6bc',
500: '#f2dca0',
950: '#000000',
},
}SCSS
$custom: #f2dca0; $custom-light: #f7e6bc; $custom-dark: #000000;
JSON
{
"hex": "#f2dca0",
"rgb": {
"r": 242,
"g": 220,
"b": 160
},
"hsl": {
"h": 43.902,
"s": 75.926,
"l": 78.824
},
"oklch": {
"l": 0.89851,
"c": 0.08057,
"h": 90.2
},
"luminance": 0.72602
}Semantic roles & 50–950 ramp
primary
#F2DCA0
secondary
#6682D0
accent
#44D80D
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171612
muted
#858482