#FAFFD3#FAFFD3
#FAFFD3 is a very light, muted yellow. Relative luminance 0.965; OKLCH L 98.5% C 0.057 H 112.7°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFFD3 |
|---|---|
| RGB | rgb(250, 255, 211) |
| HSL | hsl(67, 100%, 91%) |
| HSV | hsv(67, 17%, 100%) |
| CMYK | cmyk(2%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(98.65, -8.82, 20.52) |
| CIE-LCH | lch(98.65, 22.33, 113.26°) |
| OKLab | oklab(98.52% -0.022 0.0527) |
| OKLCH | oklch(98.52% 0.057 112.7) |
| XYZ | xyz(86.9411, 96.5477, 75.6708) |
| Luminance | 0.9655 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.69
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.12
Cream
#FFFDD0
ΔE00 2.34
Ivory (survey)
#FFFFCB
ΔE00 2.53
Ecru
#FEFFCA
ΔE00 2.54
Lemonchiffon
#FFFACD
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFFD3 #D8D3FF
analogous
#FFEED3 #FAFFD3 #E4FFD3
triadic
#FAFFD3 #D3FAFF #FFD3FA
tetradic
#FAFFD3 #D3FFEE #D8D3FF #FFD3E4
square
#FAFFD3 #D3FFEE #D8D3FF #FFD3E4
split-complementary
#FAFFD3 #D3E4FF #EED3FF
monochromatic
#ECFF59 #F3FF96 #FAFFD3 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.03
#FAFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#FAFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFFD3
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFFD3 | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD0
Deuteranopia (green-blind)
#FFFCD5
Tritanopia (blue-blind)
#FFFAF3
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #faffd3; /* rgb */ color: rgb(250, 255, 211); /* oklch */ color: oklch(98.5% 0.057 112.7);
Tailwind
colors: {
custom: {
50: '#fcffe0',
500: '#faffd3',
950: '#000000',
},
}SCSS
$custom: #faffd3; $custom-light: #fcffe0; $custom-dark: #000000;
JSON
{
"hex": "#faffd3",
"rgb": {
"r": 250,
"g": 255,
"b": 211
},
"hsl": {
"h": 66.818,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.9852,
"c": 0.05711,
"h": 112.7
},
"luminance": 0.96547
}Semantic roles & 50–950 ramp
primary
#FAFFD3
secondary
#968CEB
accent
#00E61A
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684