#EFF2AF#EFF2AF
#EFF2AF is a very light, moderate yellow. Relative luminance 0.850; OKLCH L 94.3% C 0.086 H 110.1°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2AF |
|---|---|
| RGB | rgb(239, 242, 175) |
| HSL | hsl(63, 72%, 82%) |
| HSV | hsv(63, 28%, 95%) |
| CMYK | cmyk(1.2%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(93.86, -11.33, 32.10) |
| CIE-LCH | lch(93.86, 34.04, 109.44°) |
| OKLab | oklab(94.31% -0.0294 0.0805) |
| OKLCH | oklch(94.31% 0.086 110.1) |
| XYZ | xyz(75.0867, 84.9511, 52.9908) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Beige
#FFFEB6
ΔE00 2.95
Creme
#FFFFB6
ΔE00 3.05
Light Khaki
#E6F2A2
ΔE00 3.13
Palegoldenrod
#EEE8AA
ΔE00 3.18
Parchment
#FEFCAF
ΔE00 3.18
Cream (survey)
#FFFFC2
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2AF #B2AFF2
analogous
#F2D4AF #EFF2AF #CEF2AF
triadic
#EFF2AF #AFEFF2 #F2AFEF
tetradic
#EFF2AF #AFF2D4 #B2AFF2 #F2AFCE
square
#EFF2AF #AFF2D4 #B2AFF2 #F2AFCE
split-complementary
#EFF2AF #AFCEF2 #D4AFF2
monochromatic
#DAE146 #E4E97A #EFF2AF #FAFBE4 #FAFBE5
Accessibility & contrast
On white
1.17
#EFF2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#EFF2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2AF
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2AF | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECAB
Deuteranopia (green-blind)
#FDEFB2
Tritanopia (blue-blind)
#F8EAE0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eff2af; /* rgb */ color: rgb(239, 242, 175); /* oklch */ color: oklch(94.3% 0.086 110.1);
Tailwind
colors: {
custom: {
50: '#f5f6c7',
500: '#eff2af',
950: '#000000',
},
}SCSS
$custom: #eff2af; $custom-light: #f5f6c7; $custom-dark: #000000;
JSON
{
"hex": "#eff2af",
"rgb": {
"r": 239,
"g": 242,
"b": 175
},
"hsl": {
"h": 62.687,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.94308,
"c": 0.0857,
"h": 110.1
},
"luminance": 0.8495
}Semantic roles & 50–950 ramp
primary
#EFF2AF
secondary
#7874D1
accent
#11D41A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582