#F2D494#F2D494
#F2D494 is a very light, moderate orange. Relative luminance 0.681; OKLCH L 88.1% C 0.088 H 85.5°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D494 |
|---|---|
| RGB | rgb(242, 212, 148) |
| HSL | hsl(41, 78%, 76%) |
| HSV | hsv(41, 39%, 95%) |
| CMYK | cmyk(0%, 12.4%, 38.8%, 5.1%) |
| CIE-LAB | lab(86.06, 1.75, 35.52) |
| CIE-LCH | lch(86.06, 35.56, 87.18°) |
| OKLab | oklab(88.05% 0.0069 0.0878) |
| OKLCH | oklch(88.05% 0.088 85.5) |
| XYZ | xyz(65.5083, 68.1049, 37.7061) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.18
Navajowhite
#FFDEAD
ΔE00 4.75
Moccasin
#FFE4B5
ΔE00 5.33
Wheat
#F5DEB3
ΔE00 5.36
Sand (survey)
#E2CA76
ΔE00 5.38
Wheat (survey)
#FBDD7E
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D494 #94B2F2
analogous
#F2A594 #F2D494 #E1F294
triadic
#F2D494 #94F2D4 #D494F2
tetradic
#F2D494 #94F2A5 #94B2F2 #F294E1
square
#F2D494 #94F2A5 #94B2F2 #F294E1
split-complementary
#F2D494 #94E1F2 #A594F2
monochromatic
#E5A827 #EBBE5D #F2D494 #F9EACB #FCF4E4
Accessibility & contrast
On white
1.44
#F2D494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#F2D494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D494
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D494 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D38F
Deuteranopia (green-blind)
#EADB96
Tritanopia (blue-blind)
#FFC9C4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f2d494; /* rgb */ color: rgb(242, 212, 148); /* oklch */ color: oklch(88.1% 0.088 85.5);
Tailwind
colors: {
custom: {
50: '#f8e1b4',
500: '#f2d494',
950: '#000000',
},
}SCSS
$custom: #f2d494; $custom-light: #f8e1b4; $custom-dark: #000000;
JSON
{
"hex": "#f2d494",
"rgb": {
"r": 242,
"g": 212,
"b": 148
},
"hsl": {
"h": 40.851,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.88054,
"c": 0.08805,
"h": 85.5
},
"luminance": 0.68102
}Semantic roles & 50–950 ramp
primary
#F2D494
secondary
#5B80CF
accent
#4DDB0B
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481