#F2EB93#F2EB93
#F2EB93 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.6% C 0.110 H 104.4°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EB93 |
|---|---|
| RGB | rgb(242, 235, 147) |
| HSL | hsl(56, 79%, 76%) |
| HSV | hsv(56, 39%, 95%) |
| CMYK | cmyk(0%, 2.9%, 39.3%, 5.1%) |
| CIE-LAB | lab(91.87, -10.00, 43.52) |
| CIE-LCH | lch(91.87, 44.65, 102.94°) |
| OKLab | oklab(92.64% -0.0272 0.1062) |
| OKLCH | oklch(92.64% 0.11 104.4) |
| XYZ | xyz(71.5939, 80.4023, 39.3459) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.34
Dark Cream
#FFF39A
ΔE00 2.31
Buff
#FEF69E
ΔE00 2.37
Parchment
#FEFCAF
ΔE00 4.26
Light Tan
#FBEEAC
ΔE00 4.47
Palegoldenrod
#EEE8AA
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EB93 #939AF2
analogous
#F2BC93 #F2EB93 #CAF293
triadic
#F2EB93 #93F2EB #EB93F2
tetradic
#F2EB93 #93F2BC #939AF2 #F293CA
square
#F2EB93 #93F2BC #939AF2 #F293CA
split-complementary
#F2EB93 #93CAF2 #BC93F2
monochromatic
#E5D726 #EBE15C #F2EB93 #F9F5CA #FCFAE4
Accessibility & contrast
On white
1.23
#F2EB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#F2EB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EB93
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EB93 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58C
Deuteranopia (green-blind)
#FCEA97
Tritanopia (blue-blind)
#FFE0D5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f2eb93; /* rgb */ color: rgb(242, 235, 147); /* oklch */ color: oklch(92.6% 0.110 104.4);
Tailwind
colors: {
custom: {
50: '#f8f1b4',
500: '#f2eb93',
950: '#000000',
},
}SCSS
$custom: #f2eb93; $custom-light: #f8f1b4; $custom-dark: #000000;
JSON
{
"hex": "#f2eb93",
"rgb": {
"r": 242,
"g": 235,
"b": 147
},
"hsl": {
"h": 55.579,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.92638,
"c": 0.1096,
"h": 104.4
},
"luminance": 0.804
}Semantic roles & 50–950 ramp
primary
#F2EB93
secondary
#5A63CF
accent
#1ADB0B
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581